Welcome![Sign In][Sign Up]
Location:
Search - Genetic algorithm TSP matlab

Search list

[matlabVRP_GA

Description: 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题-GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
Platform: | Size: 1024 | Author: yourchen | Hits:

[matlabgeneticTSP

Description: 用MATLAB,采用遗传算法解决TSP问题,绝对经典-Using MATLAB, using the genetic algorithm to solve the TSP problem is absolutely classic! ! !
Platform: | Size: 1024 | Author: jiangqianbin | Hits:

[AI-NN-PRgenetic

Description: matlab遗传算法编码 采用基本遗传算法 同时加入刘海交叉法对算法进行改进 解决TSP问题-matlab genetic algorithm coding the basic genetic algorithm using crossover method Liu also added to improve the algorithm to solve TSP problems
Platform: | Size: 3072 | Author: mm | Hits:

[Othermatlab

Description: 遗传算法实现最优化问题的解,适合初学者使用,稍加改进即可实现tsp问题的求解-Genetic algorithm optimization solution, suitable for beginners, a little to improve the problem can be solved to achieve tsp
Platform: | Size: 3072 | Author: cy | Hits:

[matlabGenetic-algorithmmatlab-code-tsp

Description: Genetic algorithm matlab code problem tsp
Platform: | Size: 5120 | Author: 柯西 | Hits:

[matlabTSP

Description: 用遗传算法求解TSP问题+matlab动态演示其求解过程。-TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.
Platform: | Size: 360448 | Author: | Hits:

[matlabmatlab-TSP

Description: 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。-Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.
Platform: | Size: 9216 | Author: 王旸 | Hits:

[AI-NN-PRTSP

Description: 人工智能利用遗传算法求解TSP问题,在matlab中实现-AI TSP problem using genetic algorithm, implemented in matlab
Platform: | Size: 690176 | Author: 朱明 | Hits:

[matlabTSP-GA

Description: 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
Platform: | Size: 135168 | Author: zy | Hits:

[matlabtsp

Description: 在matlab环境下旅行商问题的遗传算法-In the traveling salesman problem matlab environment genetic algorithm
Platform: | Size: 4096 | Author: 天涯 | Hits:

[AI-NN-PRGA-TSP

Description: 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contains the city data. If you change the number of cities, the document shall be modified gatsp1.m N argument.
Platform: | Size: 11264 | Author: | Hits:

[matlabtsp

Description: solution for Travel salesman problem to matlab genetic algorithm
Platform: | Size: 9216 | Author: cainelli | Hits:

[AI-NN-PRTSP-genetic

Description: TSP问题遗传算法 matlab code-TSP genetic algorithm code
Platform: | Size: 3072 | Author: zhanghf | Hits:

[AI-NN-PRmatlab--tsp

Description: tsp问题 旅行商问题 matlab求解 遗传算法-TSP problem traveling salesman problem with MATLAB genetic algorithm
Platform: | Size: 10240 | Author: 周道道 | Hits:

[matlabTSP-GA-MATLAB

Description: 用遗传算法解决TSP问题,matlab源程序-Genetic algorithm to solve TSP, Matlab source code
Platform: | Size: 17408 | Author: 赵晶晶 | Hits:

[AlgorithmTSP-GA

Description: 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
Platform: | Size: 14336 | Author: zhaoyue | Hits:

[AlgorithmAMGA-TSP

Description: 旅行商(TSP)问题用自适应记忆遗传算法(Adaptive Memory Genetic Algorithm, AMGA)在matlab下的实现-The traveling salesman problem (TSP), Adaptive Memory genetic algorithm (Adaptive Memory Genetic Algorithm, AMGA) in matlab
Platform: | Size: 14336 | Author: zhaoyue | Hits:

[matlabMatlab_tsp

Description: TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program D is the distance matrix, n is the population number of parameters a C coordinates of the 31 cities to stop algebra, genetic to C on behalf of the program stops, the specific values ​ ​ of C depending on the size and time-consuming, m alpha for the fitness value of the normalized phase-out acceleration index, and is best taken as 1, 2, 3, 4, and not too much eliminated the protection index, it is desirable for any decimal between 0 and 1, taking 1:00 off the protective function, it is recommended to take a value between 0.8 to 1.0 R for the shortest path, Rlength for the path length
Platform: | Size: 4096 | Author: fuhai | Hits:

[matlabGA-TSP

Description: 文档给出MATLAB源程序,关于遗传算法解决TSP问题。-Genetic algorithm to solve TSP
Platform: | Size: 3072 | Author: 李严 | Hits:

[matlabTSP

Description: Matlab实现遗传算法解决TSP问题,计算智能课程设计,程序以Oliver问题是例子,结果良好,也可以自己自己要解决的问题,贡献给大家。-Matlab genetic algorithm to solve TSP problem, Computational Intelligence curriculum design, program the Oliver problem is an example, good results can also own their own to solve the problem, to the party.
Platform: | Size: 2048 | Author: 李小君 | Hits:
« 1 2 3 4 5 67 8 9 10 11 »

CodeBus www.codebus.net